home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-28 | 278 b | 12 lines | [TEXT/RLAB] |
- subplot:
-
- Synopsis: Set the current subplot in the current window.
-
- Syntax: subplot ( N )
-
- Description:
-
- Force the next plot, in the current plot window, to be drawn
- as subplot N. If N == 0, then the current plot is not
- advanced. The next plot will occurr in the same place.
-